home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / text / edit / polyed2.lha / PolyEd2 / Doc / History < prev    next >
Encoding:
Text File  |  1995-03-13  |  5.2 KB  |  138 lines

  1.  
  2.  PolyEd History
  3.  ¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  4.  This text describes the history of PolyEd. The most recent things are at the
  5.  beginning, the oldest at the end of the text. Please read it if you have
  6.  updated from an older version to learn quickly about new features and
  7.  bug-fixes.
  8.  
  9.  *    MagicWB is not supported any longer, instead NewIcons® are used.
  10.     NewIcons® allow any number of colors for the icons. The colors are
  11.     automagically adopted to the the colors of your workbench.
  12.     To see the NewIcons®, you have to install the NewIcons® Package, which
  13.     is FreeWare(!) and available from the AmiNet. You should really use it!!!
  14.     If you want to read something funny, read the foreword of the NewIcons
  15.     guide :-)
  16.  
  17.  *    Requester dimensions are now saved with the settings.
  18.  
  19.  *    Macro description is now also updated when saving the settings, not only
  20.     when saving the macro. Reported by Johan Billing
  21.  
  22.  *    Fixed a bug which has drawn the cursor within the window-border when
  23.     erasing large blocks.
  24.  
  25.  *    format.ped macro rewritten
  26.  
  27.  *    PolyEd now recognizes and uses the following environment variables
  28.     for position and size of the textwindows. The variables must be set
  29.     before PolyEd is started:
  30.     PED_LEFT   - desired left edge (in Pixels)
  31.     PED_TOP    - desired top edge (in Pixels)
  32.     PED_WIDTH  - desired width (in Pixels)
  33.     PED_HEIGHT - desired height (in Pixels)
  34.     These variables are optional, and you may set none, all or any of
  35.     them as you like. Use SetEnv PED_XXX <value> to set them, and
  36.     copy them from ENV: to ENVARC: to make them persistent.
  37.     This was requested by owners of graphic-cards or autoscroll-wbs,
  38.     so here it is ;^)
  39.  
  40.  *    Removed ARexx ports of projects. Now there is only one ARexx Port.
  41.     Commands go to the 'current project', which is the one which belongs
  42.     to the active window. The current project can be changed with the
  43.     SETATTRS command (see 'arexx.doc').
  44.  
  45.  *  Added a requester for 'Print...'.
  46.  
  47.  *  It's now possible to delete words with <shift backspace> or <shift delete>
  48.     and to delete to the start or end of the current line
  49.     with <control backspace> and <control delete>.
  50.     This was also requested by Johan.
  51.  
  52.  *    Added facility to insert a text at cursor position (Project/Insert...).
  53.     Requested by several people, especially Johan Billing :-)
  54.  
  55.  *    Changed Cursor-movement to word-begin and word-end a little bit.
  56.  
  57.  *    AutoSave doesn't overwrite the original file anymore, but saves to a
  58.     temporary file (with an @ as suffix). This is much better.
  59.     A requester is brought up, if an AutoSave file is found when opening
  60.     a project.
  61.  
  62.  *    Libraries for OS2.0 are directly placed within the PolyEd drawer,
  63.     so that PolyEd can be started directly from there.
  64.  
  65.  *    Backup completed. Keeps any number of revisions now.
  66.  
  67.  *    PolyEd runs now (again) with OS2 (V37).    I'm very sorry that it did not before.
  68.  
  69.  *    Fixed a small problem with block-cursors.
  70.  
  71.  *    Changed options and misc-options requester. Added new options for
  72.     nonflashing cursor and cursorshape (bar or block).
  73.  
  74.  *    Autosaving depends now from the number of modifications made to a project
  75.     rather than to a time intervall.
  76.  
  77.  *    Removed saving as FTXT, but PolyEd can still read FTXT files,
  78.     which it recognizes automagically.
  79.  
  80.  *    Icons are no longer global in ENV: and ENVARC: but locale in a drawer
  81.     within the PolyEd drawer. This saves quite much memory (because ENV: is
  82.     in the Ram Disk and all those icons [most of them never used by most of
  83.     the users] really need a lot of memory).
  84.  
  85.  *    New format for settings. Old format can NOT be read!
  86.     Macro-bindings, window-arrange mode and find&replace options are now
  87.     also saved with the settings.
  88.  
  89.  *    BUG! There is a bug in the ARexxBox program I use for the creation
  90.     of PolyEd's ARexx Port: ARexx-Scripts and Macros are not executed
  91.     if they have blanks    in their filenames (e.g. 'Ram Disk:xxx' or 'ped:a macro').
  92.  
  93.  *    BUG! ARexx-Commands are not executed, if something is typed into the shell
  94.     from which PolyEd was started.
  95.  
  96.  *    Macros may be assigned to all keys with different qualifiers (new requester).
  97.  
  98.  *    Completely new GUI with Shortcuts for the requesters. Much better and shorter
  99.     than the old one.
  100.  
  101.  *    Removed all enforcer hits (reported by Johan Billing and some other people).
  102.  
  103.  *    Fixed some mistakes in the english.guide (Johan Billing).
  104.  
  105.  *    Wordwrap is now a menu-item instead of a gadget.
  106.  
  107.  *    Fixed shareware-restriction bug ('anonymous' hint ;^)
  108.  
  109.  *    added swedish catalog and guide (translation by Johan Billing).
  110.  
  111.  28. Nov. 1994    v1.251    Bugfixes released on Aminet
  112.  ==================================================
  113.  
  114.  *    Added *.cd and *.ct to the package.
  115.  
  116.  *    Install script did not work properly in Pretend mode. Fixed.
  117.     Reported by Don.
  118.  
  119.  *    Online-Help did not fall back to english.guide. Fixed.
  120.     Reported by Johan Billing
  121.  
  122.  *    Online-Help window did not always open on PolyEd-Screen. Fixed.
  123.  
  124.  *    Fixed a bug which caused strange characters in statusline.
  125.     Reported by Don.
  126.  
  127.  *    Swapped shortcuts of Undo and Redo.
  128.     Requested by Don.
  129.  
  130.  *  Fixed an awful bug in GETCHAR command.
  131.  
  132.  *    Changed makefile to get both a version with debug info and one without.
  133.  
  134.  *    Windows are now clipped to the visual portion of screen on opening them.
  135.     Requested by Chris Kerr.
  136.  
  137.  7. Nov. 1994    v1.242    First Public Release (Aminet & Fish)
  138.  ===========================================================